Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HIP] Reclaiming hipLaunchKernel API #1353

Merged
merged 4 commits into from
Aug 29, 2019
Merged

Conversation

SarbojitAMD
Copy link
Contributor

Reclaiming the old deprecated hipLaunchKernel symbol to implement hipLaunchKernel that matches cudaLaunchKernel signature.

Note: Incorporated all review comments

src/hip_module.cpp Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
src/hip_module.cpp Outdated Show resolved Hide resolved
tests/src/gcc/LaunchKernel.c Outdated Show resolved Hide resolved
@SarbojitAMD
Copy link
Contributor Author

SarbojitAMD commented Aug 26, 2019

@gargrahul
In current change Host code will be compiled using gcc but test_common.h is not C compliant hence I could not use it.

@mangupta mangupta merged commit 5c4f78b into ROCm:master Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants